@charset "utf-8";
/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; background: transparent; border: 0; outline: 0; }
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
img { vertical-align: top; }
a, a:link { color: #333; text-decoration: none; }
a:visited { color: #333; }
a:hover { color: #333; }
a:active { color: #333; }
/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body { color: #333; font-size: 13px; line-height: 1.5; text-size-adjust: none; -webkit-text-size-adjust: none; background-color: #FFF; }
#container { text-align: left; }
#main { }
.fl { float: left; }
.fr { float: right; }
.container { width: 85%; margin: 0 auto; max-width: 1440px; box-sizing: border-box; }
img { width: 100%; }
/*------------------------------------------------------------
头部
------------------------------------------------------------*/

#gHeader .logo { padding: 6px 0 0px 100px; width: auto; }
#gHeader .tel { padding-left: 40px; line-height: 90px; background: url(../images/tel0.png) no-repeat left 0px center; background-size: 26px; opacity: 0.9; }
#gHeader .tel a { display: block; font-size: 27px; color: #333; font-weight: 500; }
#gHeader .ss { width: 90px; height: 90px; background: #048851 url(../images/icon1.png) no-repeat center; background-size: 35px; cursor: pointer; }
#gHeader .form { position: absolute; left: 0; right: 0; z-index: 100; background: #fff; top: 90px; border-top: 1px solid #efefef; padding: 30px 0; display: none; }
#gHeader .form .hot { text-align: center; line-height: 30px; color: #666; }
#gHeader .form .hot a { display: inline-block; color: #666; margin: 0 5px; }
#gHeader .form form { width: 360px; margin: 0px auto 30px; position: relative; overflow: hidden; border-radius: 4px; }
#gHeader .form form input[type="text"] { width: 100%; margin: 0; padding: 0 60px 0 8px; box-sizing: border-box; border: none; color: #555; line-height: 36px; font-size: 15px; background-color: #efefef; }
#gHeader .form form input[type="submit"] { width: 55px; line-height: 36px; border: none; background: #048851; color: #fff; text-align: center; position: absolute; right: 0; bottom: 0; top: 0; cursor: pointer; }
#gHeader .form span { display: block; width: 34px; line-height: 30px; height: 34px; background: #fafafa; text-align: center; color: #333; position: absolute; right: 10%; top: 10px; font-size: 30px; cursor: pointer; }
/*------------------------------------------------------------
	gNavi
------------------------------------------------------------*/
#gNavi { width: 60%; margin-right: 2%; }
#gNavi li { width: 12.5%; float: left; position: relative; }
#gNavi li a:hover{background-color:#048851;color:#fff;}
#gNavi li>a { display: block; font-size: 16px; line-height: 90px; position: relative; text-align: center; }
#gNavi li.on>a:after { content: ""; position: absolute; left: 10%; right: 10%; height: 4px; background: #048851; }
#gNavi li.on>a { color: #048851; }
#gNavi li .drop { position: absolute; left: -10px; background: #fff; text-align: center; right: -10px; z-index: 100; top: 88px; border-top: 2px solid #048851; display: none; }
#gNavi li .drop:after { content: ""; width: 17px; height: 10px; background: url(../images/sj.jpg) no-repeat; background-size: cover; position: absolute; left: 50%; top: -10px; margin-left: -8.5px; z-index: 100; }
#gNavi li .drop a { display: block; line-height: 35px; font-size: 15px; color: #555; }
#gNavi li .drop a.on { color: #048851 }
.sec .title { padding: 40px 0 20px; text-align: center; }
.sec .title h2 { font-size: 36px; position: relative; line-height: 50px; display: inline-block; }
.sec .title h2:before { content: ""; width: 52px; height: 38px; background-size: cover; position: absolute; left: -80px; top: 6px; /*background: url(../images/icon0.png) no-repeat center; */}
.sec .title h2:after { content: ""; width: 52px; height: 38px; background-size: cover; position: absolute; right: -80px; top: 6px;/*background: url(../images/icon00.png) no-repeat center; */ }
.sec .title p { font-size: 17px; color: #666; text-transform: uppercase; }
.sec .title .i { text-align: center; margin: 18px 0 10px; }
.sec .title .i i { display: inline-block; width: 12px; height: 12px; background: #048851; border-radius: 50%; margin-left: -6px; position: relative; z-index: 12; }
.sec .title .i i.i2 { opacity: 0.8; z-index: 16; }
.sec .title .i i.i3 { opacity: 0.6; z-index: 18; }
.sec .title .i i.i4 { opacity: 0.4; z-index: 20; }
/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#gFooter { padding-top: 40px; background: url(../images/bg7.jpg) no-repeat; background-size: cover; color: #fff; }
#gFooter .flogo { width: 30%; }
#gFooter .flogo img { width: auto; }
#gFooter h3 { font-size: 17px; margin: 12px 0; }
#gFooter .flogo p { font-size: 14px; line-height: 30px; }
#gFooter .box1 { width: 24%; padding: 0 20px; box-sizing: border-box; }
#gFooter .box1 li { width: 50%; float: left; }
#gFooter .box1 a { display: block; color: #fff; font-size: 14px; line-height: 30px; }
#gFooter .box2 { width: 22%; }
#gFooter .box2 p { text-align: center; }
#gFooter .box2 img { display: block; width: 140px; margin: 10px auto; }
#gFooter .power { border-top: 1px solid #efefef; line-height: 36px; text-align: center; }
#gFooter .power a { color: #fff; }
#gFooter .power img { width: 21px; margin-top: 6px; }
.sp { display: none !important; }
.fixed { position: fixed; right: 0; top: 50%; transform: translateY(-50%); z-index: 999; display: none }
.fixed li { margin-bottom: 8px; position: relative }
.fixed li span { display: block; width: 46px; line-height: 46px; background: #f2f2f2; text-align: center }
.fixed li span img { width: 25px; margin-top: 10px }
.fixed li .box { position: absolute; right: 46px; top: 0; background: #f2f2f2; font-size: 17px; font-weight: 600; transform: translateX(200px) }
.fixed li .box strong { display: block; line-height: 46px; border-right: 1px solid #dedede; padding: 0 10px; }
.fixed li .box img { width: 120px; display: block; margin: 10px; }
.fixed li:hover .box { transform: translateX(0px) }
.fixed li.return { cursor: pointer }
 @media all and (min-width: 1024px) and (max-width: 1600px) {
.sec .title h2 { font-size: 34px; }
.sec .title .i i { width: 10px; height: 10px }
.sec .title .i { margin: 8px 0 }
.sec .title h2:before { width: 44px; height: 32px; left: -60px }
.sec .title h2:after { width: 44px; height: 32px; right: -60px }
}
 @media all and (min-width: 1024px) and (max-width: 1440px) {
#gHeader .logo { padding-left: 80px; }
#gNavi li .drop { left: -25px; right: -25px; }
.sec .title h2 { font-size: 34px; }
.sec .title h2:before { width: 44px; height: 30px; top: 10px; left: -60px; }
.sec .title h2:after { width: 44px; height: 30px; top: 10px; right: -60px; }
.sec .title .i { margin: 8px 0; }
}
 @media all and (min-width: 0) and (max-width: 767px) {
.sp { display: block !important; }
.pc { display: none !important; }
.fl, .fr { float: inherit; }
.container { width: 100%; max-width: inherit; }
#gHeader { padding: 12px; }
#gHeader .logo { padding: 0; width: 200px; }
#gHeader .tel { display:none;}
#gHeader .tel a{display:none;}
#gHeader .ss { position: absolute; right: 50px; top: 19px; width: 40px; height: 40px; background: url(../images/icon40.png) no-repeat center; background-size: 34px; }
#gHeader .form { top: 75px; padding: 20px 10px; }
#gHeader .form span { display: none }
#gHeader .form .hot { line-height: 24px; text-align: left; }
#gHeader .form form { width: 100%; max-width: 380px; margin: 0px auto 20px; }
#gHeader .form form input[type="text"] { line-height: 32px; font-size: 14px; }
#gHeader .form form input[type="submit"] { line-height: 32px; }
#gHeader .menu { position: absolute; right: 10px; top: 20px; width: 34px; }
#gNavi { width: 100%; display: none; position: absolute; left: 0; top: 75px; z-index: 100; background: #fff; padding: 0 15px 20px; border-top: 1px solid #dedede; box-sizing: border-box; }
#gNavi li { width: 100%; float: inherit; border-bottom: 1px dashed #dedede; }
#gNavi li>a { font-size: 15px; line-height: 44px; text-align: left; background: url(../images/icon41.png) no-repeat right center; background-size: 24px; }
#gNavi li.on>a:after { display: none; }
#gNavi li.on>a { background-image: url(../images/icon42.png); }
#gNavi li .drop { position: inherit; left: inherit; right: inherit; top: inherit; border-top: inherit; overflow: hidden; }
#gNavi li .drop:after { display: none; }
#gNavi li .drop a { display: block; line-height: 34px; font-size: 14px; color: #555; width: 48%; float: left; margin: 5px 1%; background: #eaeaea; }
.sec .title { padding: 20px 0 14px; }
.sec .title h2 { font-size: 27px; line-height: 42px; }
.sec .title h2:before { width: 40px; height: 27px; left: -56px; top: 7px; }
.sec .title h2:after { width: 40px; height: 27px; right: -56px; top: 7px; }
.sec .title p { font-size: 14px; }
.sec .title .i { margin: 6px 0; }
#gFooter { padding: 20px 10px 0; }
#gFooter .flogo { width: 100%; }
#gFooter .flogo img { width: auto; display: block; margin: 0 auto 10px; }
#gFooter .box1 { width: 100%; padding: 0 10px; }
#gFooter .box1 li { width: 25%; }
#gFooter .box1 a { display: block; color: #fff; font-size: 14px; line-height: 30px; }
#gFooter .fl:nth-child(3) li { width: 50%; }
#gFooter .box2 { width: 100%; }
#gFooter .box2 img { width: 120px; }
#gFooter .power { line-height: 25px; }
}
